home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / system / danix201.zip / PRINTENV.1 < prev    next >
Text File  |  1994-01-16  |  378b  |  16 lines

  1. PRINTENV(1)            Danix Utilities            PRINTENV(1)
  2.  
  3. NAME
  4.     printenv - print environment variables
  5.  
  6. SYNOPSIS
  7.     printenv [variable]
  8.  
  9. DESCRIPTION
  10.     printenv prints the given environment variable.  If no
  11.     argument is given, the environment is output in its entirety.
  12.  
  13. DIAGNOSTICS
  14.     If an argument is given but is not an environment variable,
  15.     printenv exits with a status of 1.
  16.